How to Install libminlog-java software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install libminlog-java software package in Ubuntu 14.04 LTS (Trusty Tahr)

libminlog-java software package provides minimal Java logging library, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libminlog-java 

libminlog-java is installed in your system.

Make ensure the libminlog-java package were installed using the commands given below,

$ sudo dpkg-query -l | grep libminlog-java *

You will get with libminlog-java package name, version, architecture and description in a table

libminlog-java package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Java
Package libminlog-java
Version 1.2-2
Description minimal Java logging library
Sub Section Java


See Also, How to uninstall or remove libminlog-java software package from Ubuntu 14.04 LTS (Trusty Tahr)?